home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / vim_src.zip / REGSUB.PRO < prev    next >
Text File  |  1993-01-12  |  105b  |  3 lines

  1. /* regsub.c */
  2. int regsub __PARMS((struct regexp *prog, char *source, char *dest, int copy, int magic));
  3.